gsk: Don't overdraw with transparent
authorBenjamin Otte <otte@redhat.com>
Wed, 21 Dec 2016 17:14:51 +0000 (18:14 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 23 Dec 2016 07:11:01 +0000 (08:11 +0100)
commitd2622d93adc21a29f9f7afe7e81737aa4c7fde70
tree4eb3719353532c1ff2580a2a39927c737d28aa92
parentdf5e12fc1d02d38d6fb8cb8e2bfbc4bc40f5bd51
gsk: Don't overdraw with transparent

That code doesn't do anything.

And what the code should be doing (clearing the abckground) isn't
necessary as cairo drawing is guaranteed to clear the surface.
gsk/gskcairorenderer.c